home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2672 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.2 KB  |  38 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news3.noc.netcom.net!zdc!zippo!usenet
  3. From: Jim McFarland <jgm6@orkand.em.cdc.gov>
  4. Subject: Re: NEWBIE Question:  Hello World
  5. Content-Type: text/plain; charset=us-ascii
  6. Sender: usenet@news.zippo.com
  7. Content-Transfer-Encoding: 7bit
  8. Nntp-Posting-Host: 158.111.166.77
  9. Organization: The Orkand Corporation
  10. Message-ID: <DLE2Ls.1Ht@news.zippo.com>
  11. References: <4dgsbk$4nd@usenet1.sjc.in.sel.sony.com> <4dhi92$he5@druid.borland.com>
  12. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  13. Mime-Version: 1.0
  14. Date: Thu, 18 Jan 1996 18:13:04 GMT
  15.  
  16. pete@borland.com (Pete Becker) wrote:
  17. >In article <4dgsbk$4nd@usenet1.sjc.in.sel.sony.com>, 
  18. >rizzom@ccmail.nhq.sony.com says...
  19. >>
  20. >>Hi,
  21. >>
  22. >>  I am VERY new to programming with C++ in Windows.  Currently I am using 
  23. >>MSVC++ 4.0 and Windows 95.  I am looking for a "Hello World" program just 
  24. >>to show me how to create a window, put some text and a button on, and 
  25. >>possibly a menu.  If anyone has some source they can e-mail me, I would 
  26. >>greatly appreciate it.
  27. >
  28. >Have you tried the "Hello World Wizard"?
  29. >    -- Pete
  30. >
  31.  
  32. Good one, Pete. :-)
  33.  
  34. But, seriously, there is plenty of sample code and a good tutorial that 
  35. comes with VC++ 4.0.  Just look in your on-line help and you should be 
  36. able to find what you need.
  37.  
  38.